Enum nrf52840::p0::dirclr::PIN30W [] [src]

pub enum PIN30W {
    CLEAR,
}

Values that can be written to the field PIN30

Variants

Write: writing a '1' sets pin to input; writing a '0' has no effect

Trait Implementations

Auto Trait Implementations

impl Send for PIN30W

impl Sync for PIN30W