Struct Pdcrc
#[repr(transparent)]pub struct Pdcrc(pub u32);Expand description
PWR port C pull-down control register.
Tuple Fields§
§0: u32Implementations§
§impl Pdcrc
impl Pdcrc
pub const fn pd0(&self) -> bool
pub const fn pd0(&self) -> bool
When set, each bit activates the pull-down on PC0 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd0(&mut self, val: bool)
pub fn set_pd0(&mut self, val: bool)
When set, each bit activates the pull-down on PC0 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd1(&self) -> bool
pub const fn pd1(&self) -> bool
When set, each bit activates the pull-down on PC1 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd1(&mut self, val: bool)
pub fn set_pd1(&mut self, val: bool)
When set, each bit activates the pull-down on PC1 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd2(&self) -> bool
pub const fn pd2(&self) -> bool
When set, each bit activates the pull-down on PC2 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd2(&mut self, val: bool)
pub fn set_pd2(&mut self, val: bool)
When set, each bit activates the pull-down on PC2 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd3(&self) -> bool
pub const fn pd3(&self) -> bool
When set, each bit activates the pull-down on PC3 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd3(&mut self, val: bool)
pub fn set_pd3(&mut self, val: bool)
When set, each bit activates the pull-down on PC3 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd4(&self) -> bool
pub const fn pd4(&self) -> bool
When set, each bit activates the pull-down on PC4 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd4(&mut self, val: bool)
pub fn set_pd4(&mut self, val: bool)
When set, each bit activates the pull-down on PC4 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd5(&self) -> bool
pub const fn pd5(&self) -> bool
When set, each bit activates the pull-down on PC5 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd5(&mut self, val: bool)
pub fn set_pd5(&mut self, val: bool)
When set, each bit activates the pull-down on PC5 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd6(&self) -> bool
pub const fn pd6(&self) -> bool
When set, each bit activates the pull-down on PC6 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd6(&mut self, val: bool)
pub fn set_pd6(&mut self, val: bool)
When set, each bit activates the pull-down on PC6 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd7(&self) -> bool
pub const fn pd7(&self) -> bool
When set, each bit activates the pull-down on PC7 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd7(&mut self, val: bool)
pub fn set_pd7(&mut self, val: bool)
When set, each bit activates the pull-down on PC7 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd8(&self) -> bool
pub const fn pd8(&self) -> bool
When set, each bit activates the pull-down on PC8 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd8(&mut self, val: bool)
pub fn set_pd8(&mut self, val: bool)
When set, each bit activates the pull-down on PC8 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd9(&self) -> bool
pub const fn pd9(&self) -> bool
When set, each bit activates the pull-down on PC9 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd9(&mut self, val: bool)
pub fn set_pd9(&mut self, val: bool)
When set, each bit activates the pull-down on PC9 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd10(&self) -> bool
pub const fn pd10(&self) -> bool
When set, each bit activates the pull-down on PC10 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd10(&mut self, val: bool)
pub fn set_pd10(&mut self, val: bool)
When set, each bit activates the pull-down on PC10 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd11(&self) -> bool
pub const fn pd11(&self) -> bool
When set, each bit activates the pull-down on PC11 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd11(&mut self, val: bool)
pub fn set_pd11(&mut self, val: bool)
When set, each bit activates the pull-down on PC11 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd12(&self) -> bool
pub const fn pd12(&self) -> bool
When set, each bit activates the pull-down on PC12 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd12(&mut self, val: bool)
pub fn set_pd12(&mut self, val: bool)
When set, each bit activates the pull-down on PC12 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd13(&self) -> bool
pub const fn pd13(&self) -> bool
When set, each bit activates the pull-down on PC13 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd13(&mut self, val: bool)
pub fn set_pd13(&mut self, val: bool)
When set, each bit activates the pull-down on PC13 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub const fn pd14(&self) -> bool
pub const fn pd14(&self) -> bool
When set, each bit activates the pull-down on PC14 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.
pub fn set_pd14(&mut self, val: bool)
pub fn set_pd14(&mut self, val: bool)
When set, each bit activates the pull-down on PC14 when the APC bit is set in APCR. Note: The bit is reserved and must be kept to reset value when the corresponding I/O is not available on the selected package.