[][src]Type Definition imxrt1062_flexio1::SHIFTBUF

type SHIFTBUF = Reg<u32, _SHIFTBUF>;

Shifter Buffer N Register

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

For information about available fields see shiftbuf module

Trait Implementations

impl Readable for SHIFTBUF[src]

read() method returns shiftbuf::R reader structure

impl ResetValue for SHIFTBUF[src]

Register SHIFTBUF[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTBUF[src]

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