Enum nrf51::gpio::outclr::PIN24W [] [src]

pub enum PIN24W {
    CLEAR,
}

Values that can be written to the field PIN24

Variants

Set pin driver low.

Trait Implementations

Auto Trait Implementations

impl Send for PIN24W

impl Sync for PIN24W