Type Definition atsame54n19a_pac::supc::BOD33[][src]

type BOD33 = Reg<u32, _BOD33>;

BOD33 Control

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

For information about available fields see bod33 module

Trait Implementations

impl Readable for BOD33[src]

read() method returns bod33::R reader structure

impl ResetValue for BOD33[src]

Register BOD33 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for BOD33[src]

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