[][src]Type Definition lpc54606_pac::sdif::BMOD

type BMOD = Reg<u32, _BMOD>;

Bus Mode register

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

For information about available fields see bmod module

Trait Implementations

impl Readable for BMOD[src]

read() method returns bmod::R reader structure

impl ResetValue for BMOD[src]

Register BMOD reset()'s with value 0

type Type = u32

Register size

impl Writable for BMOD[src]

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