Struct Pdcre
#[repr(transparent)]pub struct Pdcre(pub u32);Expand description
PWR port E pull-down control register.
Tuple Fields§
§0: u32Implementations§
§impl Pdcre
impl Pdcre
pub const fn pd0(&self) -> bool
pub const fn pd0(&self) -> bool
When set, each bit activates the pull-down on PE0 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 PE0 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 PE1 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 PE1 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 PE2 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 PE2 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 PE3 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 PE3 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 PE4 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 PE4 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 PE5 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 PE5 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 PE6 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 PE6 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 PE7 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 PE7 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 PE8 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 PE8 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 PE9 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 PE9 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 PE10 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 PE10 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 PE11 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 PE11 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 PE12 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 PE12 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 PE13 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 PE13 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 PE14 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 PE14 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.