Struct gd32f1x0_hal::pac::gpioc::ctl::CTL15_R [−][src]
pub struct CTL15_R(_);
Expand description
Field CTL15
reader - Port x configuration bits (y = 0..15)
Implementations
impl CTL15_R
[src]
impl CTL15_R
[src]pub fn is_alternate(&self) -> bool
[src]
pub fn is_alternate(&self) -> bool
[src]Checks if the value of the field is ALTERNATE
Methods from Deref<Target = FieldReader<u8, CTL15_A>>
pub fn bit_is_clear(&self) -> bool
[src]
pub fn bit_is_clear(&self) -> bool
[src]Returns true
if the bit is clear (0).
pub fn bit_is_set(&self) -> bool
[src]
pub fn bit_is_set(&self) -> bool
[src]Returns true
if the bit is set (1).