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

type BYTCNT = Reg<u32, _BYTCNT>;

Byte Count register

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

For information about available fields see bytcnt module

Trait Implementations

impl Readable for BYTCNT[src]

read() method returns bytcnt::R reader structure

impl ResetValue for BYTCNT[src]

Register BYTCNT reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for BYTCNT[src]

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