[][src]Type Definition lpc55_pac::secgpio::B0_0

type B0_0 = Reg<u8, _B0_0>;

Byte pin registers for all port GPIO pins

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see b0_0 module

Trait Implementations

impl Readable for B0_0[src]

read() method returns b0_0::R reader structure

impl ResetValue for B0_0[src]

Register B0_0 reset()'s with value 0

type Type = u8

Register size

impl Writable for B0_0[src]

write(|w| ..) method takes b0_0::W writer structure