Type Definition stm32f4::stm32f469::otg_hs_host::HCTSIZ9[][src]

type HCTSIZ9 = Reg<u32, _HCTSIZ9>;

OTG_HS host channel-9 transfer size register

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

For information about available fields see hctsiz9 module

Trait Implementations

impl Readable for HCTSIZ9[src]

read() method returns hctsiz9::R reader structure

impl ResetValue for HCTSIZ9[src]

Register HCTSIZ9 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTSIZ9[src]

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