Struct Pdcrd
#[repr(transparent)]pub struct Pdcrd(pub u32);Expand description
PWR port D pull-down control register.
Tuple Fields§
§0: u32Implementations§
§impl Pdcrd
impl Pdcrd
pub const fn pd0(&self) -> bool
pub const fn pd0(&self) -> bool
When set, each bit activates the pull-down on PD0 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 PD0 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 PD1 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 PD1 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 PD2 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 PD2 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 PD3 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 PD3 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 PD4 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 PD4 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 PD5 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 PD5 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 PD6 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 PD6 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 PD7 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 PD7 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 PD8 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 PD8 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 PD9 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 PD9 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 PD10 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 PD10 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 PD11 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 PD11 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 PD12 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 PD12 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 PD13 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 PD13 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 PD14 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 PD14 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.